CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - branch and bound

搜索资源列表

  1. 用分枝定界法求解TSP

    2下载:
  2. 分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的-branch and bound method can solve small-scale TSP, this example was prepared by the vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9840
    • 提供者:yy
  1. 货郎担分枝限界图形演示

    0下载:
  2. 货郎担分枝限界图形演示 问题描述:某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman Branch and Bound graphic demonstration Problem descr iption : A salesman to a number of cities to sell commodities, the known distance
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4253
    • 提供者:林周
  1. 01背包问题

    0下载:
  2. 采用分枝限界法解决0/1背包问题! 本人上机实习作业,通过老师验收,合格! 针对部分上机实习的同学可以来下~-used Branch and Bound France 0 / 1 knapsack problem! I practice on the machine operations, acceptance by the teachers, qualified! In view of the attachment on the machine for students to the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1825
    • 提供者:张锐
  1. 园排列问题

    0下载:
  2. 分支限界法解圆排列问题,是一个算法设计与分析课程的作业-branch and bound method for solving problems with a round of one algorithm design and analysis of the operational programs
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49592
    • 提供者:老七
  1. 优先队列式分支限界法园排列问题

    2下载:
  2. 优先队列式分支限界法园排列问题,是一个作业,算法设计与分析-priority queue-branch and bound with France Park, is an operation, algorithm design and analysis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17167
    • 提供者:老七
  1. BoundAndBranch

    0下载:
  2. 我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose of the shortest path, Tree.cpp
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31029
    • 提供者:buaa_sheng
  1. MATLAB 解整数规划 (分支定界)

    3下载:
  2. matlab解用分支定界法解整数规划的程序。请大家参考-solutions using Matlab branch and bound method for integer programming procedures. Please refer
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-07-13
    • 文件大小:898
    • 提供者:杜香港
  1. BNB20

    0下载:
  2. 利用matlab进行分支定界的算法-using Matlab for branch-and-bound algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4750
    • 提供者:潘峰
  1. matlog

    1下载:
  2. 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Sho
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4853791
    • 提供者:陈宝文
  1. intprog

    0下载:
  2. 采用分支定界算法,主程序为intopt,使用与linprog类似-used branch-and-bound algorithm for the main program intopt, use and similar linprog
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5162
    • 提供者:黄国钧
  1. Branchboundalgorithmtosolvthetravellingsalesmanpro

    0下载:
  2. 货郎担限界算法.c,货郎担分枝限界图形演示.c-traveling salesman Bound algorithm. C, traveling salesman Branch and Bound graphic demonstration. C
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7367
    • 提供者:李天鸿
  1. lqx10004

    1下载:
  2. 最小重量机器设计问题 设某一机器由n个部件组成,每一种部件都可以从m个不同的供应商处购得。设w(i,j)是从供应商j处购得的部件i的重量,C(i,j)是相应的价格。 设计一个优先列式分支限界法,给出总价格不超过c的最小重量机器设计。-minimum weight machines based design of a machine n components, each component can be 000 m from different vendors purchased. L
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1930
    • 提供者:卢起雪
  1. mathmodel

    6下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5929399
    • 提供者:zhxj
  1. HuoLangDanProblem

    0下载:
  2. 分支限界法实现货郎担问题,开发工具eclipse-branch and bound Method traveling salesman problem, development tools eclipse
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16522
    • 提供者:EllenGong
  1. 01package

    0下载:
  2. 背包问题优先队列分枝限界算法 所谓的背包问题,可以描述如下:一个小偷打劫一个保险箱,发现柜子里有N类不同大小与价值的物品,但小偷只有一个容积为M的背包来装东西,背包问题就是要找出一个小偷选择所偷物品的组合,以使偷走的物品总价值最大。这个问题的求解有很多种方法,本程序使用分枝限界法求解。-knapsack problem Branch and Bound priority queue algorithm called knapsack problem can be described as f
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9084
    • 提供者:王涛
  1. tsp.c

    1下载:
  2. 求解货郎担问题的分枝限界算法,程序中有较为详细的注释-solving the traveling salesman problem Branch and Bound algorithm, procedures are more detailed Notes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3463
    • 提供者:郎风华
  1. The-algorithm-analysis-and-design

    0下载:
  2. 研究生上课所用的算法分析与设计相关文档PPT,分八个章节对算法进行详细介绍: 第1章 算法引论 第2章 递归与分治策略 第3章 动态规划 第4章 贪心算法 第5章 回溯法 第6章 分支限界法 第7章 概率算法 第8章 NP完全性理论 -Graduate classes used in algorithm analysis and design documents the PPT is divided into eight chapters on the alg
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2044201
    • 提供者:独角之灵
  1. branch

    0下载:
  2. 关于基因序列上的比对问题 运用的方法是分支定界法 同时有贪婪算法作以比较-On the sequence alignment problem on the use of branch and bound method is a greedy algorithm for the same time to compare
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5383
    • 提供者:王明理
  1. and

    0下载:
  2. 外观模拟分支定界 分支定界 分支定界,可以很好-Branch and bound appearance simulation branch and bound branch and bound, branch and bound can be very good
  3. 所属分类:Multimedia program

    • 发布日期:2017-12-14
    • 文件大小:107520
    • 提供者:Kenneqy
  1. bxcnch-branch

    0下载:
  2. Branch and bound appearance simulation branch and bound branch and bound, branch and bound can be very good
  3. 所属分类:组合框控件

    • 发布日期:2017-12-29
    • 文件大小:106496
    • 提供者:torakknu
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com